A handful of guarantees follow from the design that are unusual or simply unavailable in existing recovery systems.
None of them require new cryptography. They come from composing standard, audited primitives in a new configuration.
Witness encryption is the ideal for conditional recovery: a ciphertext that opens only for whoever holds a valid witness, with no counterparty at all. It is not deployable in any practical form today. Nihilium reproduces its functional behaviour for the recovery task using only standard components, with operator counterparties whose deviation is held in check by an enforcement layer.
* "Below" ranks these only on the operator-deviation axis, and only within conditional recovery. MPC is a general-purpose primitive that does far more than recovery, joint signing, private computation, and much of operational security among it, most of which Nihilium does not attempt. The comparison here is narrowly scoped to the recovery task the two share.
A distributed key system gives you threshold security. Nihilium adds the accountability layer that operator-based recovery has always been missing.
These fall out of the client-proves design and the combinatorial construction, not from any single feature bolted on top.
Proof generation and encryption all happen on the client's own device. Processors stay stateless: no distributed ceremony, no network communication overhead between operators, and no hot state to hold open between requests. What remains is close to pure operational cost, and that cost falls as volume rises.
If the slashing contract were unavailable or the chain halted, the extra guarantees switch off but the cryptographic threshold guarantees remain intact. The protocol degrades exactly to MPC-equivalent recovery and never below it. The two layers are orthogonal: cryptography makes cheating provable, economics makes it costly.